[INFO] cloning repository https://github.com/undeflife/libreoffice-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/undeflife/libreoffice-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundeflife%2Flibreoffice-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundeflife%2Flibreoffice-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1ec2921afddec08b7652722fe0231a8580b2602
[INFO] testing undeflife/libreoffice-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundeflife%2Flibreoffice-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/undeflife/libreoffice-rs
[INFO] finished tweaking git repo https://github.com/undeflife/libreoffice-rs
[INFO] tweaked toml for git repo https://github.com/undeflife/libreoffice-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/undeflife/libreoffice-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/undeflife/libreoffice-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed3f9005205dd5b96e1f99d5debadf466661b0b62cc4f236f0e5114839ec262b
[INFO] running `Command { std: "docker" "start" "-a" "ed3f9005205dd5b96e1f99d5debadf466661b0b62cc4f236f0e5114839ec262b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed3f9005205dd5b96e1f99d5debadf466661b0b62cc4f236f0e5114839ec262b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3f9005205dd5b96e1f99d5debadf466661b0b62cc4f236f0e5114839ec262b", kill_on_drop: false }`
[INFO] [stdout] ed3f9005205dd5b96e1f99d5debadf466661b0b62cc4f236f0e5114839ec262b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e26b20397fe2956c59641f19427721c69d33ce19538a8346472061dbbafd4816
[INFO] running `Command { std: "docker" "start" "-a" "e26b20397fe2956c59641f19427721c69d33ce19538a8346472061dbbafd4816", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling libreoffice-rs v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.38s
[INFO] running `Command { std: "docker" "inspect" "e26b20397fe2956c59641f19427721c69d33ce19538a8346472061dbbafd4816", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e26b20397fe2956c59641f19427721c69d33ce19538a8346472061dbbafd4816", kill_on_drop: false }`
[INFO] [stdout] e26b20397fe2956c59641f19427721c69d33ce19538a8346472061dbbafd4816
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1be3caf13cba6a59d0117e5c0bebbe61ded81fda1bb7e622fc4c778609c6e7fb
[INFO] running `Command { std: "docker" "start" "-a" "1be3caf13cba6a59d0117e5c0bebbe61ded81fda1bb7e622fc4c778609c6e7fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libreoffice-rs v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "1be3caf13cba6a59d0117e5c0bebbe61ded81fda1bb7e622fc4c778609c6e7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be3caf13cba6a59d0117e5c0bebbe61ded81fda1bb7e622fc4c778609c6e7fb", kill_on_drop: false }`
[INFO] [stdout] 1be3caf13cba6a59d0117e5c0bebbe61ded81fda1bb7e622fc4c778609c6e7fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 68720713df6484a4937bea936a1ef7505abbb27a366fcc3567d4ac0a9d8ccccc
[INFO] running `Command { std: "docker" "start" "-a" "68720713df6484a4937bea936a1ef7505abbb27a366fcc3567d4ac0a9d8ccccc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libreoffice_rs-f8e08db0063a1fc6)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/test_password_callback.rs (/opt/rustwide/target/debug/deps/test_password_callback-dcfb85a9c8562a07)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libreoffice_rs
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_password_callback ... ignored, requires libreoffice to run this test
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/urls.rs - urls::local_as_abs (line 57) ... ok
[INFO] [stdout] test src/urls.rs - urls::remote (line 94) ... ok
[INFO] [stdout] test src/urls.rs - urls::local_into_abs (line 25) ... ok
[INFO] [stdout] test src/lib.rs - Office::unset_document_password (line 356) ... ok
[INFO] [stdout] test src/lib.rs - Office::set_optional_features (line 227) ... ok
[INFO] [stdout] test src/lib.rs - Document::save_as (line 489) ... FAILED
[INFO] [stdout] test src/lib.rs - Office::document_load (line 192) ... FAILED
[INFO] [stdout] test src/lib.rs - Office::register_callback (line 114) ... ok
[INFO] [stdout] test src/lib.rs - Office::document_load_with (line 417) ... FAILED
[INFO] [stdout] test src/lib.rs - Office::new (line 70) ... ok
[INFO] [stdout] test src/lib.rs - Office::set_document_password (line 297) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Document::save_as (line 489) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Error { details: "Unsupported URL <file:///opt/rustwide/workdir/test_data/test.odt>: \"type detection failed\" at ./framework/source/loadenv/loadenv.cxx:189" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Office::document_load (line 192) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Error { details: "Unsupported URL <file:///opt/rustwide/workdir/test_data/test.odt>: \"type detection failed\" at ./framework/source/loadenv/loadenv.cxx:189" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Office::document_load_with (line 417) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Error { details: "Unsupported URL <file:///opt/rustwide/workdir/test_data/test.odt>: \"type detection failed\" at ./framework/source/loadenv/loadenv.cxx:189" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Office::set_document_password (line 297) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Error { details: "Unsupported URL <file:///opt/rustwide/workdir/test_data/test_password.odt>: \"type detection failed\" at ./framework/source/loadenv/loadenv.cxx:189" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Document::save_as (line 489)
[INFO] [stdout]     src/lib.rs - Office::document_load (line 192)
[INFO] [stdout]     src/lib.rs - Office::document_load_with (line 417)
[INFO] [stdout]     src/lib.rs - Office::set_document_password (line 297)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "68720713df6484a4937bea936a1ef7505abbb27a366fcc3567d4ac0a9d8ccccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68720713df6484a4937bea936a1ef7505abbb27a366fcc3567d4ac0a9d8ccccc", kill_on_drop: false }`
[INFO] [stdout] 68720713df6484a4937bea936a1ef7505abbb27a366fcc3567d4ac0a9d8ccccc
